func go/types.maxType
3 uses
go/types (current package)
expr.go#L365: if m := maxType(x.typ, target); m != nil {
infer.go#L345: m := maxType(max, arg.typ)
predicates.go#L551: func maxType(x, y Type) Type {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)